home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / misc / WarTrans.readme < prev   
Encoding:
Text File  |  1998-03-08  |  3.4 KB  |  82 lines

  1. Short:    Stupid Serial Transfer-program written in AmigaBasic
  2. Author:   warlock@nvg.ntnu.no (Amund Gjerde Gjendem)
  3. Uploader: warlock@nvg.ntnu.no (Amund Gjerde Gjendem)
  4. Version:  Number 1. (first and last?)
  5. Type:     comm/misc
  6. Date:     28.02.89
  7.  
  8. This is a Rather stupid Serial Transfer-program written in AmigaBasic
  9. (yuch!)
  10.  
  11. Since so many UAE users whine about a way to move files to their old
  12. A500 and so on, but dont have anything but their WB disks to help
  13. them and no friends in sight with CrossDOS etc. *cry*
  14. I wrote this to stop the Whining (but if you actually use it *gasp*
  15. please send me a mail at 'warlock@nvg.ntnu.no' and tell me)
  16.  
  17. Whell this is a solution how to send some small files to your incredible
  18. real thing called Amiga500 (but since AmigaBasic is so incredibly stupid
  19. (ofcourse it is, its a Microsoft program) you can only send ASCII / HEX
  20. files over the Serial Port so we have to make the Binaries to HexFiles
  21. first)
  22.  
  23. And btw IMPORTANT *flash flash and so one* the hexfile cant be bigger than
  24. 32767 bytes (that means the binary cant be bigger than 16383 bytes) because
  25. the limitations of some of the seperating strings running in AmigaBasic.
  26.  
  27. My suggestion is to transfer transdisk and/or some program like CrossDOS
  28. etc. (AExplorer if you are lucky to have Cloanto's Amiga Forever) and then
  29. Forget this program ever existed....
  30.  
  31.  
  32. Well, enough said... *blah blah blah*
  33.  
  34. How To Use It:
  35.  
  36.   -  On your UAE (with Serial support) you can either put in the files,
  37.      or insert the adf downloaded from http://amiga.nvg.org/warlock
  38.      (or if you prefer, write the files yourself (they isn't on more than
  39.       aprox 25-30 lines)
  40.  
  41.   -  On the Real Thingie (A500) Fire up your favourite Extras disk and start
  42.      AmigaBasic (What do you mean you deleted it yesterday because you
  43.      realised it was a Microsoft product?) and write the Receive program
  44.      (26 lines) provided both on the adf and in lha (and probably somewhere
  45.      under http://amiga.nvg.org/warlock as pure text)
  46.  
  47.      When you have done so send over the 'hex->bin' file (which is an ASCII
  48.      file which AmigaBasic can read) With the Send (ABasic) program
  49.  
  50.      Then you can transfer any bin (smaller than 16383 bytes) to a HEX file
  51.      Send it over (guess who to use Send and Receive) and transfer it back
  52.      to a bin by using the 'hex->bin' basic program again :)
  53.  
  54. I strongly recomend that you make all "New files" to ram:<something>  to
  55. avoid loss of bytes (which in extreme causes locks the program, and you must
  56. reboot) then you can copy it wherever you like afterwards ......
  57.  
  58. Hmm, have i forgot something now?       Probably.....
  59.  
  60.  
  61.                  Contact me at:
  62.                                 warlock@nvg.ntnu.no
  63.  
  64.                     Also wisit:  http://amiga.nvg.org/
  65.  
  66.  
  67. ============================= Archive contents =============================
  68.  
  69. Original  Packed Ratio    Date     Time    Name
  70. -------- ------- ----- --------- --------  -------------
  71.      356     213 40.1% 27-Feb-98 21:37:06  bin->hex
  72.      354     182 48.5% 27-Feb-98 21:37:06  bin->hex.info
  73.      447     255 42.9% 27-Feb-98 21:32:22  hex->bin
  74.      354     182 48.5% 27-Feb-98 21:32:22  hex->bin.info
  75.     2533    1266 50.0% 27-Feb-98 23:02:52  ReadMe
  76.      686     371 45.9% 27-Feb-98 21:57:36  Receive
  77.      354     182 48.5% 27-Feb-98 21:57:36  Receive.info
  78.      829     437 47.2% 27-Feb-98 21:39:56  Send
  79.      354     182 48.5% 27-Feb-98 21:39:56  Send.info
  80. -------- ------- ----- --------- --------
  81.     6267    3270 47.8% 28-Feb-98 10:47:08   9 files
  82.